
|
Command Reference \ Events Commands
|
clearEvent
|
Removes all information about the current event
|
eventData
|
Retrieves additional information about the current event.
|
eventDataEx
|
Retrieves more additional information about the current event.
|
eventSource
|
Retrieves a handle to the gadget which the event happened to.
|
eventType
|
Returns the type of event which occurred.
|
flushEvents
|
Removes any events waiting to be processed and clears the current event.
|
gadgetClicked
|
Retrieves the handle of the last gadget clicked.
|
getEvent
|
Retrieves information about the next event.
|
postEvent
|
Used to simulate or "fake" events.
|